SDKEventManager

public class SDKEventManager

This class is used to trigger events from the application to the SDK that SDK can not register/detect by itself.

For example, when the application (especially call activity) pauses and resumes

Since

2.0.0

Functions

Link copied to clipboard
public static void handleEvent(Constants.SDKEvents event)
Method used to trigger the related action so that related action flow can be executed in the mobile SDK